[INFO] cloning repository https://github.com/PunyashreeN/Lumel_Assesment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PunyashreeN/Lumel_Assesment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunyashreeN%2FLumel_Assesment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunyashreeN%2FLumel_Assesment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c5978d9ea2f3d18a48183bce03b56a3b77cb426
[INFO] fixing PunyashreeN/Lumel_Assesment against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunyashreeN%2FLumel_Assesment" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PunyashreeN/Lumel_Assesment
[INFO] finished tweaking git repo https://github.com/PunyashreeN/Lumel_Assesment
[INFO] tweaked toml for git repo https://github.com/PunyashreeN/Lumel_Assesment written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PunyashreeN/Lumel_Assesment on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PunyashreeN/Lumel_Assesment already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding autocfg v1.5.1
[INFO] [stderr]       Adding bumpalo v3.20.3
[INFO] [stderr]       Adding cfg-if v1.0.4
[INFO] [stderr]       Adding chrono v0.4.45
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding futures-core v0.3.32
[INFO] [stderr]       Adding futures-task v0.3.32
[INFO] [stderr]       Adding futures-util v0.3.32
[INFO] [stderr]       Adding iana-time-zone v0.1.65
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding js-sys v0.3.102
[INFO] [stderr]       Adding libc v0.2.186
[INFO] [stderr]       Adding log v0.4.33
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding pin-project-lite v0.2.17
[INFO] [stderr]       Adding slab v0.4.12
[INFO] [stderr]       Adding syn v2.0.118
[INFO] [stderr]       Adding wasm-bindgen v0.2.125
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.125
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.125
[INFO] [stderr]       Adding windows-core v0.62.2
[INFO] [stderr]       Adding windows-implement v0.60.2
[INFO] [stderr]       Adding windows-interface v0.59.3
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-result v0.4.1
[INFO] [stderr]       Adding windows-strings v0.5.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oracle_procmacro v0.1.2
[INFO] [stderr]   Downloaded odpic-sys v0.1.1
[INFO] [stderr]   Downloaded oracle v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3
[INFO] running `Command { std: "docker" "start" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling odpic-sys v0.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling oracle_procmacro v0.1.2
[INFO] [stderr]     Checking oracle v0.6.3
[INFO] [stderr]     Checking historical_sales v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find type `NaiveDate` in this scope
[INFO] [stdout]   --> src/main.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let date1 = NaiveDate::from_ymd_opt(2024, 1, 1).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NaiveDate` in this scope
[INFO] [stdout]   --> src/main.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let date2 = NaiveDate::from_ymd_opt(2024, 12, 31).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use oracle::{Connection, Error};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NaiveDate` in this scope
[INFO] [stdout]   --> src/main.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let date1 = NaiveDate::from_ymd_opt(2024, 1, 1).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NaiveDate` in this scope
[INFO] [stdout]   --> src/main.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let date2 = NaiveDate::from_ymd_opt(2024, 12, 31).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use oracle::{Connection, Error};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 26 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `&&str & &str`
[INFO] [stdout]   --> src/main.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 &v[5] & v[8],
[INFO] [stdout]    |                 ----- ^ ---- &str
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 &&str
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 35 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `str: ToSql` is not satisfied
[INFO] [stdout]    --> src/main.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout]  40 |                 "OrderID",
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `ToSql` is not implemented for `str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `ToSql` is implemented for `&str`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/sql_type/mod.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl ToSql for &str {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&'static str` to `&dyn ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 "OrderID",
[INFO] [stdout]    |                 ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: required for the cast from `&'static str` to `&dyn ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 26 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `&&str & &str`
[INFO] [stdout]   --> src/main.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 &v[5] & v[8],
[INFO] [stdout]    |                 ----- ^ ---- &str
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 &&str
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 35 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `str: ToSql` is not satisfied
[INFO] [stdout]    --> src/main.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout]  40 |                 "OrderID",
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `ToSql` is not implemented for `str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `ToSql` is implemented for `&str`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/sql_type/mod.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | impl ToSql for &str {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&'static str` to `&dyn ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> src/main.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 "OrderID",
[INFO] [stdout]    |                 ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: required for the cast from `&'static str` to `&dyn ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 ("Date_of_Sale", &v[6]),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ expected `&dyn ToSql`, found `(&str, &&str)`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn ToSql`
[INFO] [stdout]                   found tuple `(&str, &&str)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 ("Date_of_Sale", &v[6]),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ expected `&dyn ToSql`, found `(&str, &&str)`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn ToSql`
[INFO] [stdout]                   found tuple `(&str, &&str)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 47 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 49 |     conn.commit()?;
[INFO] [stdout]    |                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 47 |         )?;
[INFO] [stdout]    |          ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 49 |     conn.commit()?;
[INFO] [stdout]    |                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:62:20
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  62 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  62 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:62:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:62:20
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  62 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  62 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:62:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:71:20
[INFO] [stdout]     |
[INFO] [stdout]  71 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  71 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  71 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:71:20
[INFO] [stdout]     |
[INFO] [stdout]  71 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  71 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  71 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 71 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 71 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:80:20
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  80 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  80 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 80 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/main.rs:80:20
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]     |                    ^^^^^^^^^                -------- unexpected argument #3
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oracle-0.6.3/src/connection.rs:862:12
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn query_row(&self, sql: &str, params: &[&dyn ToSql]) -> Result<Row> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  80 -     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]  80 +     let row = conn.query_row(sql, &[date1])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `historical_sales` (bin "historical_sales" test) due to 17 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 80 |     let row = conn.query_row(sql, &[date1], &[date2])?;
[INFO] [stdout]    |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 92 |     conn.commit()?;
[INFO] [stdout]    |                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `historical_sales` (bin "historical_sales") due to 17 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | fn main() {
[INFO] [stdout]    | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 92 |     conn.commit()?;
[INFO] [stdout]    |                  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  6 ~ fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  7 |     //Read the file.
[INFO] [stdout] ...
[INFO] [stdout] 94 |     println!("Connection closed.");
[INFO] [stdout] 95 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0369, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0369, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3", kill_on_drop: false }`
[INFO] [stdout] e7866625aa4f552010190e5357591da5d492795673e06ecb20e7ea87a08377a3
